Subject: Re: What is a "Line 1011 emulator " error ?
Date: Thu, 21 Mar 96 01:16:08 GMT
Organization: University of Kent at Canterbury, UK.
Sender: rjp10@ukc.ac.uk
Message-ID: <11243@merlin.ukc.ac.uk>
References: <4ip7j3$set@badger.wmin.ac.uk>
Reply-To: rjp10@ukc.ac.uk (Wob)
NNTP-Posting-Host: merlin.ukc.ac.uk
In article <4ip7j3$set@badger.wmin.ac.uk>,
Ambrose Adamson <iuyec@westminster.ac.uk> wrote:
>Every time I run my program, after its finished I get a guru which happens
>to report that a "line 1011 emulator" error has occured. I have read the
>"Amiga ROM Kernel Reference: libraries" book and and its says " execution
>of opcode beginning with $F". could someone please explain to me what that
>means ?
>
Well as far as I can remember the processor is trying to run an instruction thatbegins in the hex $f***. All instructions have a hex number that the processor can understand and translate into the correct actions. $f is reserved for
future use by the 68000. I *think* this may be used by FPU's but I'm sure